Try Branch

The Try-Catch activity contains two branches by default: a Closedtry branch and a catch branch. The activities in the try branch will be performed unless an error is encountered. If an error occurs, the catch branch will take over.

To configure this branch

  1. Add the Try-Catch activity to your workflow definition by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
  2. Drag and drop activities into this branch.